projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
857ff38
)
(rmail-spool-directory): Use dgux, not dgux-unix.
author
Richard M. Stallman
<rms@gnu.org>
Thu, 23 Dec 1993 03:26:46 +0000
(
03:26
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 23 Dec 1993 03:26:46 +0000
(
03:26
+0000)
lisp/paths.el
patch
|
blob
|
history
diff --git
a/lisp/paths.el
b/lisp/paths.el
index 72e2e6859074b09629a7eabafa36bb90e4268142..d390281624199de92a5ecb2a81fdab5554c3f098 100644
(file)
--- a/
lisp/paths.el
+++ b/
lisp/paths.el
@@
-100,8
+100,7
@@
The `ORGANIZATION' environment variable is used instead if defined.")
Will use `gnus-startup-file'-SERVER instead if exists.")
(defconst rmail-spool-directory
- (cond ((memq system-type '(dgux-unix hpux usg-unix-v unisoft-unix rtu
- irix))
+ (cond ((memq system-type '(dgux hpux usg-unix-v unisoft-unix rtu irix))
"/usr/mail/")
((eq system-type 'netbsd)
"/var/mail/")